PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFMarkedContentReference Class / setIdentifier Method
An integer that uniquely identifies the marked-content sequence within its content stream.
In This Topic
    setIdentifier Method
    In This Topic
    Sets the marked-content sequence identifier.
    Syntax
    public void setIdentifier( 
       int identifier
    )

    Parameters

    identifier
    An integer that uniquely identifies the marked-content sequence within its content stream.
    See Also